home *** CD-ROM | disk | FTP | other *** search
/ Retro Gamer 18 / Retro Gamer 18.iso / mac / Emulators / Fuse-0.7.0.1.dmg / Fuse.app / Contents / Resources / General.nib / classes.nib next >
Text File  |  2004-09-17  |  834b  |  25 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {apply = id; cancel = id; showWindow = id; }; 
  6.             CLASS = GeneralController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 apply = NSButton; 
  10.                 autoLoadTapes = NSButton; 
  11.                 autosaveSettings = NSButton; 
  12.                 colour = NSButton; 
  13.                 emulationSpeed = NSPopUpButton; 
  14.                 frameRrate = NSPopUpButton; 
  15.                 issue2Keyboard = NSButton; 
  16.                 statusbar = NSButton; 
  17.                 useSltTraps = NSButton; 
  18.                 useTapeTraps = NSButton; 
  19.                 writeableRoms = NSButton; 
  20.             }; 
  21.             SUPERCLASS = NSWindowController; 
  22.         }
  23.     ); 
  24.     IBVersion = 1; 
  25. }